Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 1 - Introduction to Telephony on the Macintosh / Telephone Manager Initialization Reference
Telephone Manager Initialization Functions / Working With a Telephone Tool


TELOtherFeatureList

Returns a list of network-switch features that can be accessed without passing any tool-specific parameters.

pascal TELErr TELOtherFeatureList (
                     TELHandle hTEL,
                     FeatureListPtr *fList);
hTEL
The handle for the telephone record associated with the telephone tool.
fList
A pointer to a linked list that describes each feature offered by a telephone tool. See "Feature List Structure" on page 1-28 for information about the feature list structure.
function result
A result code. See "Result Codes" on page 1-58 for a list of result codes that the Telephone Manager may return.
DESCRIPTION
You can use the TELOtherFeatureList function to list network-switch features offered by a telephone tool. The list includes features that can be accessed through your application without passing any tool-specific parameters to the telephone tool.

Once you have used the TELOtherFeaturesList function to determine which special features are offered by a telephone tool, you can use the TELOtherFeatureImplement function to access the feature through your application.

Note
You are not responsible for disposing of the feature list pointer because this is handled by the telephone tool.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help